.Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 400%;
	background-color: #FFFF66;
	height: auto;
	width: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CC33;
	border-right-color: #00CC33;
	border-bottom-color: #00CC33;
	border-left-color: #00CC33;
	font-style: normal;
	font-weight: normal;
}
.Bio {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	background-color: #FFFF66;
	width: 80%;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CC33;
	border-right-color: #00CC33;
	border-bottom-color: #00CC33;
	border-left-color: #00CC33;
	float: none;
	position: absolute;
	left: 158px;
	top: 660px;
}
